Esx Settings HardwareSupport Managers Packages HardwareSupportPackageInfo
The Esx Settings HardwareSupport Managers Packages HardwareSupportPackageInfo schema contains properties that describe a particular 3rd party Hardware Support Package (HSP)
This schema was added in vSphere API 7.0.0.0.
{
"pkg": "string",
"version": "string",
"description": "string",
"supported_releases": [
"string"
]
}
Name of the Hardware Support Package (e.g. "Jan. 2018 Release" or "Latest Hardware Support Package for Frobozz GenX hardware") selected
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package
.
Version of the Hardware Support Package (e.g. "20180128.1" or "v42") selected
This property was added in vSphere API 7.0.0.0.
Description of the Hardware Support Package (HSP) (e.g. for use in help bubble)
This property was added in vSphere API 7.0.0.0.
Supported vSphere releases
This property was added in vSphere API 7.0.0.0.